home *** CD-ROM | disk | FTP | other *** search
/ Total Network Tools 2002 / NextStepPublishing-TotalNetworkTools2002-Win95.iso / Archive / Misc Servers / Zope.exe / DTML-DOCUMENT.STX < prev    next >
Encoding:
Text File  |  2000-06-30  |  412 b   |  13 lines

  1. DTML Document: Content object.
  2.  
  3.   Description  
  4.  
  5.     A DTML Document contains web-editable content.  A DTML Document
  6.     roughly corresponds to a web page.
  7.  
  8.     DTML Documents can contain scripting commands in Document
  9.     Template Markup Language (DTML), which allows for dynamic
  10.     behavior.
  11.  
  12.     Unlike DTML Methods, DTML Documents have properties and lookup
  13.     variables in their own namespace.